CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - directshow 播放

搜索资源列表

  1. ActiveVideo

    0下载:
  2. 一个最简单的ActiveX, 包装一个DirectShow几个接口。可以方便 播放音视频。 有些基础的话 容易理解。-a simple ActiveX, packing a few DirectShow interface. Can easily broadcast audio and video. Some basis for the easy to understand.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:379454
    • 提供者:邵小宁
  1. ActViev

    0下载:
  2. 又一个ActiveX 也需要Refectoring.rar 包里已经包括。 播放视频用的。DirectShow二次封装。-also need an ActiveX Refectoring.rar bundle has been included. Video broadcast use. DirectShow secondary packaging.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:115031
    • 提供者:邵小宁
  1. DirectShow_Code

    0下载:
  2. DirectShow务实精选 源代码 实现视频数据的实时采集和动态存储、视频图像的实时播放及视频文件的播放控制-DirectShow pragmatic selected video source of real-time data acquisition and dynamic storage, Video images broadcast real-time video and broadcast control documents
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:660151
    • 提供者:yyc
  1. 200562247188737

    0下载:
  2. mp3文件播放原码,用directshow来实现的,上传后希望对大家有所帮助!-mp3 documents broadcast the original code used to achieve the directshow, Upload after we hope to help!
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:53393
    • 提供者:李杰
  1. 27zao21

    0下载:
  2. 这是个mpeg文件播放器,在VC中执行,可以直接运行。不过得先装directshow。-This is a document mpeg player, in the implementation of VC can be run directly. But in the first load directshow.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:278934
    • 提供者:钱晓鸿
  1. wav_Directshow_Capture

    0下载:
  2. 用DirectShow实现的播放器和视频捕捉程序,使用平台是.net,语言是C#.比书上例子有改进.-with DirectShow player and video capture, the use of platform yes. Net, language is C#. than the book examples are improving.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:360150
    • 提供者:lihaito
  1. PlayerDShow

    0下载:
  2. 在Windows Mobile 5.0之后的系统上,提供了Direct X可以使用。这个是调用DShow播放视频文件的例子,主要参考DirectX SDK下,DirectShow里面Players\\PlayerWnd这个例子。需要注意的是Windows CE下的COM初始化,参数只能是NULL(MSDN)。 -in Windows Mobile 5.0 system, the Direct X can be used. This is called DShow broadcast vide
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:27913
    • 提供者:king
  1. SimpleMoviePlay

    0下载:
  2. 运用MFC和directshow编写的一个视频播发器,具有暂停,播放,停止等简单功能。-directshow using MFC and a video prepared by the transmitters is suspended, broadcast, stop simple function.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:29753
    • 提供者:Melody
  1. CVideoPlay

    1下载:
  2. 视频播放和采集程序:自己用VC+directshow写的可以播放本地视频音频文件,可以录像并保存的程序。-video broadcast and acquisition procedures : they used to write to the VC directshow local video playback audio files, and the video can be preserved procedures.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:328529
    • 提供者:l0he1g
  1. WJPlayer

    0下载:
  2. 使用Directshow制作的一个播放器!!可以实现很多格式的音视频文件的播放!-Directshow produced by the use of a Player! ! Can achieve many of the audio and video format documents broadcast!
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:15873
    • 提供者:位军
  1. DshowDVD

    0下载:
  2. 使用Directshow开发的DVD的播放器!!可以播放DVD格式的文件!-Directshow use development of the DVD player! ! DVD players can format documents!
  3. 所属分类:DVD

    • 发布日期:2008-10-13
    • 文件大小:84063
    • 提供者:位军
  1. zzyDXShow

    0下载:
  2. 关于DirectShow的应用,展示了DirectShow中最常用的多媒体文件播放功能.注释清楚,是一个不可多得的源代码教程.-on DirectShow application, displaying the most commonly used DirectShow multimedia player. Notes clearly, it was a rare source code tutorial.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:218681
    • 提供者:钟志勇
  1. myplayer

    0下载:
  2. 自己运用DirectShow写的一个音视频播放器.-their use DirectShow wrote an audio and video player.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:35392
    • 提供者:李德守
  1. playFile

    0下载:
  2. directshow 实现wave文件的播放 -directshow achieve wave broadcast documents
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2878214
    • 提供者:stingfeng
  1. CaptureVideo

    0下载:
  2. 用来捕捉正在播放的视频文件的图像窗口内容,比如使用Media Player。这个功能使用DirectX and DirectShow可能很容易就实现了,当时我没有看到相关的文章或者源代码,据我所知,HyperSnap-DX好像是捕捉播放的视频图像的一个工具。 我做了一个示例程序,当你使用播放器播放视频文件的时候,运行这个程序,在“Option”菜单中选择“Start Caputre”即可进行捕捉,在“File”菜单可以选择“Save...”菜单可以保存捕捉的图像为bmp文件。-i
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:56182
    • 提供者:zhuxiaobin
  1. BasicPlayback

    0下载:
  2. 一个基于vista上最新的media fundation的播放程序,directshow已经过时了,现在是MF的时代
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:26599
    • 提供者:hua shan
  1. DXShowPlay

    1下载:
  2. Delphi利用DirectShow开发的多媒体播放系统
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:34340
    • 提供者:KEN
  1. VB5_AVI_Creator

    0下载:
  2. 利用VB和directshow编写的avi的创建和播放程序
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:147305
    • 提供者:kewen
  1. DirectShowMediaplayer

    1下载:
  2. 一个基于DirectShow 开发的视频播放器 实现了播放,托动 等功能
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:19421
    • 提供者:dfsdf
  1. FrameGrabber

    0下载:
  2. 很多视频播放软件或视频编辑软件都提供了抓帧的功能,本代码就用DirectShow实现此功能.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:23122
    • 提供者:tongling
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 24 »
搜珍网 www.dssz.com